home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16230 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: beethoven.triplesoft.com!user
  2. From: zobkiw@triplesoft.com (Joe Zobkiw)
  3. Newsgroups: comp.sys.mac.programmer.codewarrior,comp.sys.mac.programmer.help,comp.lang.c++
  4. Subject: Re: mac INIT loading order
  5. Date: Tue, 09 Apr 1996 21:33:11 -0400
  6. Organization: TripleSoft Inc.
  7. Message-ID: <zobkiw-0904962133110001@beethoven.triplesoft.com>
  8. References: <schiltz-0104962111000001@reqd-010.ucdavis.edu> <4ke582$rua@epsilon.qmw.ac.uk>
  9. NNTP-Posting-Host: beethoven.triplesoft.com
  10.  
  11. In article <4ke582$rua@epsilon.qmw.ac.uk>, jeremyr@dcs.qmw.ac.uk (Jeremy
  12. Roussak) wrote:
  13.  
  14. >In article <schiltz-0104962111000001@reqd-010.ucdavis.edu>
  15. >schiltz@cs.ucdavis.edu (Michael Schiltz) writes:
  16. >
  17. >> how can you control the order in which an INIT loads.  I want to have my
  18. >> INIT load ASAP.  any ideas?
  19. >
  20. >Put a null (or two) at the start of the name. INITs load in
  21. >alphabetical order. Extensions load first, then control panels, then
  22. >items in the System Folder itself (under system 7).
  23.  
  24. No! I believe there is a problem with AppleShare/Personal File Sharing
  25. with files that contain/start with null characters. I had to change this
  26. behaviour in a control panel I wrote once. Jim Luther (JumpLong@aol.com)
  27. may have a comment on this since I believe he is the one who told me about
  28. it.
  29.  
  30. Just use spaces. Printable characters are always safe...except periods of
  31. course :)
  32.  
  33.  
  34. Joe Zobkiw                                     TripleSoft Inc.
  35. <mailto:zobkiw@triplesoft.com>   PO Box 30774 Raleigh NC 27622
  36. <http://www.triplesoft.com/>          (919) 872-0916 voice/fax
  37.                                  
  38. --- Macintosh Software Development and Internet Publishing ---
  39.  
  40. Macintosh Programmers -> <http://www.triplesoft.com/fragment/>
  41.